home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 September / Net75b.iso / pc / Virgin ISP Software (PC) / IE5_16.EXE / IE5_16.dxr / 00041.ls < prev    next >
Encoding:
Text File  |  1999-07-16  |  115 b   |  7 lines

  1. on prepareMovie
  2.   repeat with i = 15 to 18
  3.     set the visible of sprite i to 0
  4.     updateStage()
  5.   end repeat
  6. end
  7.